The C# application, CyControlcenter can be used to test all the devices ,
which uses Cypress generic driver(cyusb.sys) or Microsoft HID class driver(usbhid.sys) 
or Microsoft Mass storage class driver(usbstor.sys).


Control Center example support Visual studio 2008 and 2010. 

If you have Visual studio 2008 installed on your system , please use solution : \Control Center\Vs2008_sln\CyControlVS2008.sln to open the project. This solution will load the CyControlVS2008.csproj project file. 

If you have Visual studio 2010 installed on your system , please use solution : \Control Center\Vs2010_sln\CyControlVS2010.sln to open the project. This solution will load the CyControlVS2010.csproj project file. 
